Conversation
lib/babelish/csv2android.rb
Outdated
There was a problem hiding this comment.
Use 2 (not 4) spaces for indentation.
|
@borut-t thanks! could you add a unit test to it? |
test/babelish/test_csv2android.rb
Outdated
There was a problem hiding this comment.
Trailing whitespace detected.
test/babelish/test_csv2android.rb
Outdated
There was a problem hiding this comment.
Align the parameters of a method call if they span more than one line.
Space inside { missing.
Space inside } missing.
Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
test/babelish/test_csv2android.rb
Outdated
There was a problem hiding this comment.
Align the parameters of a method call if they span more than one line.
|
@netbe Ok. I've made tests. When can I expect this to be released? |
|
@netbe Are there any guidelines about formatting cos I could not get this: Align the parameters of a method call if they span more than one line. |
test/babelish/test_csv2android.rb
Outdated
There was a problem hiding this comment.
Tab detected.
Trailing whitespace detected.
test/babelish/test_csv2android.rb
Outdated
There was a problem hiding this comment.
Align the parameters of a method call if they span more than one line.
Tab detected.
test/babelish/test_csv2android.rb
Outdated
There was a problem hiding this comment.
Align the parameters of a method call if they span more than one line.
test/babelish/test_csv2android.rb
Outdated
There was a problem hiding this comment.
Align the parameters of a method call if they span more than one line.
test/babelish/test_csv2android.rb
Outdated
There was a problem hiding this comment.
Align the parameters of a method call if they span more than one line.
Tab detected.
test/babelish/test_csv2android.rb
Outdated
There was a problem hiding this comment.
unexpected token tCOMMA
(Using Ruby 2.3 parser; configure using TargetRubyVersion parameter, under AllCops)
test/babelish/test_csv2android.rb
Outdated
There was a problem hiding this comment.
unexpected token tCOMMA
(Using Ruby 2.3 parser; configure using TargetRubyVersion parameter, under AllCops)
test/babelish/test_csv2android.rb
Outdated
There was a problem hiding this comment.
unexpected token tCOMMA
(Using Ruby 2.3 parser; configure using TargetRubyVersion parameter, under AllCops)
|
@netbe Finally was able to clean all style issue. Could we proceed? |
|
yes great thks! |
No description provided.